home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Graphics / GraphicsWrap / Source / CmdCircle.h < prev    next >
Text File  |  1991-09-16  |  167b  |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import "TGIFCell.h"
  5.  
  6. @interface CmdCircle:TGIFCell
  7. {
  8. }
  9. - initCmd:(int) r;
  10. - doCmd;
  11. @end
  12. extern NXBitmapGraphicRep *theBitmap;
  13.  
  14.